MERGE MATRICES enables you to merge the matrices of one dataset with the matrices of another dataset to create a third dataset that has both sets of matrices in it.

The matrices in the current dataset (the highlighted one) are merged with those in the matrices current dataset (the one current before the current one). In the new dataset, the matrices in the previously current dataset will appear before those in the current dataset.

The two datasets that are merged must have conformable matrices (the matrices must have the same number of rows and columns. Usually, it does not make sense to merge matrices unless the rows and columns in the two datasets are the same, and in the same order, although ViSta does not check on this.
